home *** CD-ROM | disk | FTP | other *** search
- .\" XXX standard disclaimer belongs here....
- .\" $Header: /private/postgres/ref/postquel/RCS/abort,v 1.2 1992/07/14 03:27:25 ptong Exp $
- .SP ABORT COMMANDS 6/14/90
- .XA 2 Abort
- .uh NAME
- .lp
- abort \*- abort the current transaction
- .uh SYNOPSIS
- .lp
- .(l
- \fBabort\fR
- .)l
- .uh DESCRIPTION
- .lp
- This command aborts the current transaction and causes all the
- updates made by the transaction to be discarded.
- .uh "SEE ALSO"
- .lp
- begin(commands), end(commands).
-